Lucene search
+L
Osslsigncode ProjectOsslsigncode*

3 matches found

CVE
CVE
added 2026/04/09 3:50 p.m.30 views

CVE-2026-39853

osslsigncode contains a stack buffer overflow in its signature verification paths (PE, MSI, CAB, script) when verifying PKCS#7 signatures. During digest copy from SpcIndirectDataContent into a fixed-size stack buffer (mdbuf[EVP_MAX_MD_SIZE], 64 bytes), the code does not validate the source length...

7.8CVSS6.2AI score0.00163EPSS
Save
CVE
CVE
added 2026/04/09 4:3 p.m.26 views

CVE-2026-39856

osslsigncode (before 2.13) has an out-of-bounds read in PE page-hash calculation (pe_page_hash_calc) when processing PE sections. The code uses PointerToRawData and SizeOfRawData from section headers without ensuring the referenced region lies within the mapped file, allowing an attacker to craft...

5.5CVSS6AI score0.00143EPSS
Save
CVE
CVE
added 2026/04/09 3:58 p.m.23 views

CVE-2026-39855

osslsigncode prior to 2.13 contains an integer underflow in the PE page-hash calculation (pe_page_hash_calc). If SizeOfHeaders (hdrsize) > SectionAlignment (pagesize), hdrsize is subtracted from pagesize without validation, producing a large unsigned length. The code allocates a zero-filled bu...

5.5CVSS6.1AI score0.00143EPSS
Save